home *** CD-ROM | disk | FTP | other *** search
/ Creating Your Own America Online Web Pages / Creating Your Own America Online Web Pages.iso / TOOLS / HOTMETAL / SQ1.Z / HM2.INI < prev    next >
Encoding:
Text File  |  1995-11-20  |  3.0 KB  |  107 lines

  1. # @(#)hm2.ini    1.1 95/11/16
  2. # Copyright (c) 1995  SoftQuad Inc.
  3. # Preferences for HoTMetaL 2.0
  4.  
  5. #  All lines starting with the "#" character are comments.  Don't
  6. #  add comments at the end of a variable line.
  7.  
  8. #  To use any variables listed here in a commented form, first remove the '#'.
  9.  
  10. #  The notation ${SQDIR} refers to the directory in which HoTMetaL 2 
  11. #  is located, unless it has been user defined (see documentation).
  12.  
  13. # The following document_path is the default directory used by Open
  14. # and also for saving documents
  15. document_path=${SQDIR}\document
  16.  
  17. # Where to initialize Save As... file chooser.  Defaults to the document_path
  18. # setting.  To set, first remove the leading # character.
  19.  
  20. #save_path=
  21.  
  22. # The following variable can be adjusted to affect where converted
  23. # document graphics are saved by the conversion process.
  24.  
  25. # The following are set by the Publish dialog, defaults set below
  26. publish_change_from=file://
  27. publish_change_to=http://
  28.  
  29. #  The characters displayed by Show invisibles, in this order:
  30. #  tab,carriage return,newline,space,zero width characters
  31. invisible_chars=#╢ñ╖~
  32.  
  33. templates_path=${SQDIR}\template
  34.  
  35. # Where to initialize file chooser when adding browsers or viewers
  36. html_browser_path=\
  37. image_viewer_path=\
  38.  
  39. # Whether to add line breaks on saved file
  40. export_add_line_breaks=YES
  41.  
  42. # The three toolbar variables are set as the user tears off and re-drops the
  43. # toolbars and associated palettes. Also set by the Toolbars... dialog.
  44. # Normally this is set automatically by use of the program.
  45. #html_toolbar = on,top,0,0
  46. #html_toolbar2 = on,top,0,0
  47. #standard_toolbar = on,top,0,0
  48.  
  49. # whether to show tool tips on toolbar items
  50. #show_tooltips=ON
  51.  
  52. #  Normally, no need to change the following...
  53. rgb_txt=${SQDIR}\rgb.txt
  54. styles_path=${SQDIR}\styles
  55. rules_path=${SQDIR}\rules
  56.  
  57. #rules_file=hm2.mtl
  58.  
  59. # The entry setting to false will be written to the Windows copy of hm2.ini
  60. # after the first use of HoTMetaL 2
  61. #show_registration_dialog=true
  62.  
  63.  
  64. # Use the Preferences dialog to set these
  65. default_template=
  66. show_inline_images=YES
  67. warn_before_saving=YES
  68. max_changes_between_saves=64000
  69. max_time_between_saves=1000
  70. make_backup_file=NO
  71. tag_font_name=Arial
  72. tag_font_size=8
  73. tag_icon_color=slate grey
  74.  
  75.  
  76. # the following are set by the find dialog
  77. find_whole_words=NO
  78. find_case_sensitive=NO
  79. find_backward=NO
  80. find_wrap=NO
  81. find_patterns=NO
  82.  
  83. # Don't change the following
  84. unavailable_image=${SQDIR}\noimg.gif
  85. unsupported_image=${SQDIR}\badform.gif
  86. table_map= ${SQDIR}\table.map
  87.  
  88. # change these if you know what you are doing
  89. #undo_limit=30
  90. #highlight_mode=Default
  91. #colormap_segment_size=16
  92. #default_font_name=helvetica
  93. #default_font_size=12
  94. template_ext=.htm
  95. #backup_ext=.bak
  96. #styles_ext=.stl
  97. #macro_ext=.mcr
  98. #prompt_for_attrs=NO
  99. #include_required_elements=YES
  100. #size_text_to_window=YES
  101. #print_left_header=
  102. #print_middle_header=
  103. #print_right_header=
  104. #print_left_footer=
  105. #print_middle_footer=
  106. #print_right_footer=
  107.